Home } Equivalents } RGB to Hex



Converts the RGB (Red, Green, Blue) value you enter to its appropriate HTML hexademical value. Allows you to use the same color on a web page and in a graphics editor program.
Enter the Red, Green, and Blue colors. (0 to 255)

Red:   
Green: 
Blue:  

 

Hex code:  

JavaScript Source Code 2002: Equivalents: RGB to Hex

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Apple-s). The script is yours!!!